[INFO] cloning repository https://github.com/fido-node/rusty-belt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fido-node/rusty-belt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffido-node%2Frusty-belt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffido-node%2Frusty-belt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7a75b667af4a845a6909cfc2b6dbd08c51dfa587
[INFO] checking fido-node/rusty-belt against try#d1d7143153307f561233bd4d93e2a3b24157b081 for pr-151539-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffido-node%2Frusty-belt" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/fido-node/rusty-belt
[INFO] finished tweaking git repo https://github.com/fido-node/rusty-belt
[INFO] tweaked toml for git repo https://github.com/fido-node/rusty-belt written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fido-node/rusty-belt on toolchain d1d7143153307f561233bd4d93e2a3b24157b081
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/fido-node/rusty-belt already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8d771524192be412d2a208872d6edfac199b3932fc96afdda072b245c1bab746
[INFO] running `Command { std: "docker" "start" "8d771524192be412d2a208872d6edfac199b3932fc96afdda072b245c1bab746", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8d771524192be412d2a208872d6edfac199b3932fc96afdda072b245c1bab746" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8d771524192be412d2a208872d6edfac199b3932fc96afdda072b245c1bab746", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8d771524192be412d2a208872d6edfac199b3932fc96afdda072b245c1bab746" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling rustix v0.38.25
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling linux-raw-sys v0.4.11
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]    Compiling prettyplease v0.2.15
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling tempfile v3.8.1
[INFO] [stderr]     Checking anstyle-parse v0.2.2
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking futures-io v0.3.29
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking destructure_traitobject v0.2.0
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking predicates-core v1.0.6
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]     Checking anstream v0.6.4
[INFO] [stderr]     Checking unsafe-any-ors v1.0.0
[INFO] [stderr]     Checking deranged v0.3.10
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.9
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking iana-time-zone v0.1.58
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking termtree v0.4.1
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking time-core v0.1.2
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]     Checking clap_builder v4.4.9
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking time v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling prost-derive v0.12.3
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]     Checking tokio v1.34.0
[INFO] [stderr]    Compiling pest v2.7.5
[INFO] [stderr]     Checking predicates v2.1.5
[INFO] [stderr]    Compiling prost v0.12.3
[INFO] [stderr]    Compiling mockall_derive v0.11.4
[INFO] [stderr]    Compiling prost-types v0.12.3
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling pest_meta v2.7.5
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling pest_generator v2.7.5
[INFO] [stderr]    Compiling prost-build v0.12.3
[INFO] [stderr]     Checking futures-executor v0.3.29
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking predicates-tree v1.0.9
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]    Compiling pest_derive v2.7.5
[INFO] [stderr]     Checking typemap-ors v1.0.0
[INFO] [stderr]     Checking thread-id v4.2.1
[INFO] [stderr]     Checking log-mdc v0.1.0
[INFO] [stderr]     Checking unsafe-libyaml v0.2.9
[INFO] [stderr]     Checking downcast v0.11.0
[INFO] [stderr]     Checking bytesize v1.3.0
[INFO] [stderr]    Compiling rusty-belt v0.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking arc-swap v1.6.0
[INFO] [stderr]     Checking fragile v2.0.0
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking systemstat v0.2.3
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking clap v4.4.10
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking futures v0.3.29
[INFO] [stderr]     Checking default-net v0.21.0
[INFO] [stderr]     Checking mockall v0.11.4
[INFO] [stderr]     Checking sysinfo v0.29.11
[INFO] [stderr]     Checking serde_yaml v0.8.26
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking serde_yaml v0.9.27
[INFO] [stderr]     Checking log4rs v1.2.0
[INFO] [stderr]     Checking handlebars v4.5.0
[INFO] [stdout] warning: unused import: `command`
[INFO] [stdout]  --> src/args/mod.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | use clap::{command, Parser};
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::PathBuf`
[INFO] [stdout]  --> src/io/cli_client.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::path::PathBuf;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DiskExt`
[INFO] [stdout]  --> src/fetch/mod.rs:2:23
[INFO] [stdout]   |
[INFO] [stdout] 2 | use sysinfo::{CpuExt, DiskExt, System, SystemExt};
[INFO] [stdout]   |                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/state/rehydrator.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 83 |     state.update_db(cache);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let _ = state.update_db(cache);
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `command`
[INFO] [stdout]  --> src/args/mod.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | use clap::{command, Parser};
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::PathBuf`
[INFO] [stdout]  --> src/io/cli_client.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::path::PathBuf;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `log::debug`
[INFO] [stdout]  --> src/bin/rusty_belt_server.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use log::debug;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `log::debug`
[INFO] [stdout]  --> src/bin/rusty_belt_server.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use log::debug;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DiskExt`
[INFO] [stdout]  --> src/fetch/mod.rs:2:23
[INFO] [stdout]   |
[INFO] [stdout] 2 | use sysinfo::{CpuExt, DiskExt, System, SystemExt};
[INFO] [stdout]   |                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/state/rehydrator.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 83 |     state.update_db(cache);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let _ = state.update_db(cache);
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 36s
[INFO] running `Command { std: "docker" "inspect" "8d771524192be412d2a208872d6edfac199b3932fc96afdda072b245c1bab746", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d771524192be412d2a208872d6edfac199b3932fc96afdda072b245c1bab746", kill_on_drop: false }`
[INFO] [stdout] 8d771524192be412d2a208872d6edfac199b3932fc96afdda072b245c1bab746
